home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Geographic Explorer
/
Canadian Geographic Explorer.iso
/
pc
/
riddler.dxr
/
00045_Play Choice 1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-03
|
251 b
|
9 lines
on exitFrame
global gVoiceChannel, gCurrQString, gPathToSound, fileDelimiter, gOrder
sound playFile gVoiceChannel, gPathToSound & "qanda" & fileDelimiter & "A" & gCurrQString & "_" & getAt(gOrder, 1) & ".aif"
end
on keyDown
BuzzInHandler()
end